This pull request does a port of imu_vn_100 to ROS 2. A couple of notes about this port:
This PR is currently targeted at master, but that's only because I don't have anything else to target it at. I'd suggest making a new branch called dashing, and I can retarget the PR at that.
I've removed the diagnostics code in this port. This is because ROS 2 doesn't currently have diagnostics; we can add this back later on.
I've also removed the launch file, since ROS 2 launch is pretty different. I could do a port of the launch file to the python-based launch in ROS 2 if you prefer.
I've tested this code with a VN-100T Rugged, and things seem to be working well. Any comments or questions about this port are welcome!
This pull request does a port of imu_vn_100 to ROS 2. A couple of notes about this port:
dashing
, and I can retarget the PR at that.I've tested this code with a VN-100T Rugged, and things seem to be working well. Any comments or questions about this port are welcome!