Skip to content

Camera topic has no publishers with ROS2 #2

@JohnBrann

Description

@JohnBrann

Hello,

I am trying to test the local_client on my machine to get more comfortable with ManipulationNet.

I have just did a fresh install of Ubuntu 24.04 and ROS2 Jazzy, as well as all of the other installation requirements for ManipulationNet.

After building and sourcing my workspace I run ros2 run mnet_client local_test to which I get

Image

I am running this node in a seperate terminal for the camera:
ros2 run usb_cam usb_cam_node_exe --ros-args -r /image_raw:=/image_raw -r /camera_info:=/camera_info

This is what my team_config .json looks like:
{ "team_unique_code": "TEST1234", "camera_image_topic": "/image_raw", "camera_info_topic": "/camera_info", "file_dir": "/home/csrobot/mnet_local_test", "autonomy_level": 1 }

Am not sure if I am missing something in the documentation? Has mnet been tested on 24.04 or ROS2 Jazzy?

Thank you!

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