COMMITS
May 28, 2013
A
adds 6-DOF controls to one of the 3D controls
Adam Leeper committed
May 25, 2013
A
new layout and 3D controls in basic_controls
Adam Leeper committed
March 13, 2013
D
rviz_plugin_tutorials: fixed #3, compile failure on OSX.
Dave Hershberger committed
February 7, 2013
D
Merge pull request #1 from vrabaud/groovy-devel
David Gossow committed
January 21, 2013
D
Merge pull request #2 from jon-weisz/pluginlib_macro_update
David Gossow committed
J
pluginlib macro update
jon-weisz committed
January 8, 2013
V
fix bad capacity reset behavior (you want to remove the first ones in the buffer, not the last ones)
Vincent Rabaud committed
January 7, 2013
V
use the proper member function
Vincent Rabaud committed
V
revert to using raw pointers as it's the way it's meant to be
Vincent Rabaud committed
V
fix the buffer behavior and explain it, should be good now
Vincent Rabaud committed
V
clear actually does not change the capacity
Vincent Rabaud committed
V
use a boost circular buffer to simplify the tutorial
Vincent Rabaud committed
V
use boost::shared_ptr instead of raw pointers for more condense code and to fix a memory leak
Vincent Rabaud committed
December 21, 2012
D
D
fixed frame names in basic_controls for tf2 conformity
David Gossow committed
November 6, 2012
D
Fixed build failure in librviz_tutorial with roscpp package dependency.
Dave Hershberger committed
D
D
fixed moving marker in basic_controls tutorial
David Gossow committed
November 1, 2012
D
Stack depends on catkin packages now instead of metapackages
Dave Hershberger committed
D
removed outdated dependency on visualization_common
Dave Hershberger committed
October 20, 2012
D
Expanded and documented PlantFlagTool.
Dave Hershberger committed
October 19, 2012
D
librviz_tutorial: Cleaned up myviz destructor based on changes to rviz::RenderPanel.
Dave Hershberger committed
October 18, 2012
D
rviz_python_tutorial: added sphinx documentation describing tutorial contents.
Dave Hershberger committed
D
Removed warnings about API being preliminary in Fuerte from docs.
Dave Hershberger committed
D
Added first stab at rviz_python_tutorial
Dave Hershberger committed