LoLA Client

To run the client that connects to LoLA, run:

ros2 run nao_lola_client nao_lola_client

Published Topics

The following topics are available depending on parameters:

Subscribed Topics

Parameters

  • publish_imu (bool, default: true)

    Whether to convert nao_lola sensor_msgs/Accelerometer and nao_lola sensor_msgs/Gyroscope to sensor_msgs/Imu and publish it.

  • publish_joint_states (bool, default: true)

    Whether to convert nao_lola sensor_msgs/JointPositions to sensor_msgs/JointState and publish it.