MOV-AI / movai-flow

MOV.AI Flow™ - The IDE that brings visualization and structure to ROS
Other
119 stars 15 forks source link

Not able to run my own ros beside movai-flow, and there are no topics exposed as well #151

Closed MithunKinarullathil closed 1 year ago

MithunKinarullathil commented 2 years ago

Have you checked our docs before proceeding?

Issue Description

Currently, I am not able to run my own roslaunch or roscore in the host machine if movai-flow is installed. Even with exposed roscore the topics are not able to be echoed.

Steps to Reproduce

  1. Install movai-flow in a PC that already have ros in the host
  2. Start the IDE using the desktop shortcut
  3. Once the IDE is up, try to run roscore in the host machine

Actual Behaviour

Expected Behaviour

Should be able to run my own rosnodes outside and if we want to use the roscore from movai-flow I should be able to use it by following some steps

Screenshots/GIFs

image

Versions

Possible workarounds

Additional Details

guide-bot[bot] commented 2 years ago

Thanks for opening this Issue! We need you to:

  1. Fill out the description.

    Action: Edit description and replace <!- ... --> with actual values.

MithunKinarullathil commented 2 years ago

You will be able to use this tool: https://github.com/MOV-AI/movai-developer-tools to expose the ros topics to the host.