Changes

Jump to navigation Jump to search
1,403 bytes added ,  02:26, 27 April 2020
no edit summary
|Left Wheel
|}
<br />
 
== Viewing Maps from the XV-11’s Point of View ==
[[File:Neato XV-11 Map bathroom1.gif|thumb]]
[[File:Neato XV-11 Map bathroom2.gif|thumb]]
Warning: This feature seems to be missing in the current (v2.6) firmware.)
 
Even though we’ve got the ability to make our own maps using the XV-11’s sensor and ROS, it’s nice sometimes to be able to see them from the XV-11’s point of view.
 
Due to the efforts of some of the guys at TrossenRobotics ([http://forums.trossenrobotics.com/showthread.php?5123-Some-XV-11-notes/ thread link]), the SetStreamFormat packet datastream has been partially decoded--at least to the point of being able to grab maps from a running XV-11
 
The source code is available on githhub here: [https://github.com/rbtying/xv11-stream-parser XV-11 Stream Parser]
 
After compilation, the code can be used to translate dumps of the XV-11 packet stream into nice 256x256 animated gifs, so you can see into the mind of the XV-11.
 
You can use the following command to test it out:
bin/parser -f example/Packet\ Mode\ Bathroom1\ 09-03-2011.txt
View the help (run with -h or no flags) for details on the available options.
 
It can also show you the laser scans of the robot (though the position estimation of the robot is based on some hackish intersection code)
[[File:Neato XV-11 Map bathroom1-laser.gif|none|thumb]]
[[File:Neato XV-11 Map capture-laser.gif|none|thumb]]
<br />

Navigation menu