sbgisen / vesc

VESC Interface for ROS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publishing vesc_msgs::VescStateStamped for vesc_hw_interface node

David9696 opened this issue · comments

Hi,

Thanks for sharing your package.

Is it possible to subscribe the vesc_msgs::VescStateStamped(sensors/core topic) when using the vesc_hw_interface node?

Thanks.

We haven't implemented that feature, but I believe it is possible. May I assume that you want to know vesc's status while using hardware interface?

Yes, it is good to know the status of vesc while using hardware interface.

Thanks.

I have no problem with having this feature. Our hands are tied at the moment, so it would be great if you could set up a Pull Request.

Hi,

Noted. I am not very good in CPP. But I would try my best to work it out.

Thanks.