-
Notifications
You must be signed in to change notification settings - Fork 773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[gazebo_plugins] Rapid projector toggle rostest #419
Closed
Closed
Commits on Apr 5, 2016
-
Going to make test to toggle a texture projector rapidly to see if I …
…can reproduce crashing of gazebo
Configuration menu - View commit details
-
Copy full SHA for 738348d - Browse repository at this point
Copy the full SHA 738348dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f43861e - Browse repository at this point
Copy the full SHA f43861eView commit details
Commits on Apr 6, 2016
-
Can successfully display a slightly glitchy projector (there is a nar…
…row strip of texture missing that is projected in a different direction): ~/catkin_ws/src/gazebo_ros_pkgs/gazebo_plugins/test/projector$ GAZEBO_RESOURCE_PATH=`pwd` roslaunch gazebo_plugins projector.test gui:=true Trying to turn off the projector doesn't work, though this has worked for me from xacro/urdf (TODO make a xacro example to show that): rostopic pub /projector_plugin/projector std_msgs/Int32 "data: 0" Need to test the texture topic.
Configuration menu - View commit details
-
Copy full SHA for 5bf8cd8 - Browse repository at this point
Copy the full SHA 5bf8cd8View commit details
Commits on Apr 8, 2016
-
Now have the plugin hooked up correctly to the world file, so the tog…
…gle works. Haven't gotten a crash from rapid toggling on a single projector, should try two. The xacro is incomplete.
Configuration menu - View commit details
-
Copy full SHA for 9ab2123 - Browse repository at this point
Copy the full SHA 9ab2123View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af71ea - Browse repository at this point
Copy the full SHA 7af71eaView commit details
Commits on Apr 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4c03f90 - Browse repository at this point
Copy the full SHA 4c03f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for d390869 - Browse repository at this point
Copy the full SHA d390869View commit details
Commits on Jul 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 367f201 - Browse repository at this point
Copy the full SHA 367f201View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.