-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I've followed the tutorial on Setting up a new Unity Project, but want to set up the a new catkin_ws independent of the provided docker space. I'm quite new to ROS so this might be obvious.
I've tried to run
roslaunch rosbridge_server rosbridge_tcp.launch bson_only_mode:=true
And then press play in Unity.
The console in Unity then reports that connection to ros bridge is established, and rostopic list confirms that the topics have been published. However, when opening up rviz to view the sensors, none of them receive any messages.
Is it possible to get access files in the docker container so that it is easier to set up a workspace outside of docker?
Does anyone know how to solve this issue?
Metadata
Metadata
Assignees
Labels
No labels