ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Is there hardware_interface::RobotHW in ros2?

asked 2022-10-11 01:27:56 -0500

Edvard gravatar image

Hi. Sorry for all mistakes, English is not my native language. I'm porting my project from ros1 Noetic to ros2 Foxy right now and can't find hardware_interface::RobotHW or something that inherit it functionality. I'll appreciate for any hint what and there to look.

edit retag flag offensive close merge delete

Comments

@Edvard: could you please not close questions when they've been answered?

On ROS Answers, we mark such questions as answered by ticking the checkmark (✓) to the left of the answer. It should turn green.

thanks

gvdhoorn gravatar image gvdhoorn  ( 2022-10-13 05:37:29 -0500 )edit
1

OK, I understand.

Edvard gravatar image Edvard  ( 2022-10-13 05:53:45 -0500 )edit

1 Answer

Sort by » oldest newest most voted
1

answered 2022-10-13 05:08:12 -0500

ravijoshi gravatar image

Quoting from the documentation:

The implementation of RobotHW is not used anymore. This should be migrated to SystemInterface class or, for more granularity, SensorInterface and ActuatorInterface.

I suggest reading the documentation at the following link: https://control.ros.org/master/doc/ge...

edit flag offensive delete link more

Comments

Thank you for your help

Edvard gravatar image Edvard  ( 2022-10-13 05:33:23 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2022-10-11 01:27:56 -0500

Seen: 91 times

Last updated: Oct 13 '22