serow icon indicating copy to clipboard operation
serow copied to clipboard

ros-noetic driver for serow + small changes

Open MichaelMarav opened this issue 1 year ago • 0 comments

Description

  • Added a ros driver for serow (single node) subs to topics and calls the serow filter. Publishes the base state under /serow/base_estimate
  • added the remapper for the valk .bag that corrects the frames (.bag is to large to push)
  • added valk json (non tuned)
  • Removed redundant if (ft.has_value) from serow.cpp (if it doesn't the function returns at the the start)
  • Added check for correct frames in the wrench measurement
  • added vs code, devel and build folders to gitignore
  • split ros1 and ros2 into two workspaces: ros_ws and ros2_ws

MichaelMarav avatar May 04 '24 09:05 MichaelMarav