Skip to content

Ros_bridge not publishing ROS messages #3

@EdvardGrodem

Description

@EdvardGrodem

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions