-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When using these packages with ros2_control
, the header frame_id
in the /node_name/joint_states
topic is not populated.
This appears to be on line 436 of
ros2_canopen/canopen_402_driver/include/canopen_402_driver/node_interfaces/node_canopen_402_driver_impl.hpp
I believe that the joint effort can be visualized in RViz if the frame is not empty.
See, for example ros-controls/ros2_controllers#1746
This would be a nice addition and I suppose the frame could be specified in bus.yml
for each controller.
- Not useful until effort is in the joint states, per Update #316 - add 0x6077 effort feedback #362 or add pdo 6077 torque actual value to the joint state interface as effort #316
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request