How does Robotics Toolbox connect to ROS?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Clayton Allen
am 11 Mär. 2020
Beantwortet: Cam Salzberger
am 11 Mär. 2020
Greetings,
I downloaded a trial of ROS Toolbox and it came with the Robotics Toolbox along with Navigation and several others. What I am failing to understand is how they connect.
Cheers,
0 Kommentare
Akzeptierte Antwort
Cam Salzberger
am 11 Mär. 2020
Clayton,
In previous releases of MATLAB, there was only the Robotics System Toolbox, which had some ROS and navigation applications. In R2019b, this toolbox was split into three, and each toolbox was augmented with more focused tools for their applicable area. All three toolboxes are still useful for robotics in general, but an individual may not need all three for their focus area of robotics. Also, navigation and ROS communication is also applicable to areas outside of robotics (like automated driving), and so can now be used separately of the Robotics System Toolbox.
There is some similarity between them (like using the same transformation and quaternion conventions), and some cross-applicability (like the Navigation Toolbox's SLAM Map Builder app importing from rosbags), but that tends to be true across many MATLAB toolboxes.
-Cam
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Code Generation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!