Field-Robotics-Lab / dave

Project DAVE
Apache License 2.0
224 stars 72 forks source link

How can i integrate Multibeam sonar and already existed Dave model? #263

Closed RounLee1 closed 11 months ago

RounLee1 commented 1 year ago

I wanna intergrate Multibeam sonar, which is provided with example here https://field-robotics-lab.github.io/dave.doc/contents/dave_sensors/Multibeam-Forward-Looking-Sonar/

I noticed that there are a few code that handling multibeam sonar in sonar_snippets.xacro, rexrov_predator.xacro but simple action : remove annotation does not help to do it

Is there are any other special way to do it?

woensug-choi commented 1 year ago

You wanted to integrate it and removed it? I would recommand followg the tutorial for xacro at ros website first.