Skip to content

Empty topics with bluerov_node #30

@olayasturias

Description

@olayasturias

When launching the bluerov2 node by doing:
roslaunch bluerov_ros_playground bluerov2_node.launch(there's a mistake in the README, where bluerov_node is called)

The following text appears in the console:

no BATTERY_STATUS data
no HEARTBEAT data
no SCALED_IMUX data
no LOCAL_POSITION_NED data
no SCALED_IMUX data
no LOCAL_POSITION_NED data

After that, I echoed the topics /BlueRov2/battery, /BlueRov2/imu/data, and odometry, and nothing happens. Maybe they aren't supposed to publish anything?
However, the image and state topics are publishing the topics well.

On the other hand, when launching
roslaunch bluerov_ros_playground user_mav.launch
the imu data is correctly displayed in the topic /mavros/imu/data (with a very high error in the Z axis, though).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions