forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bullet dispatch in RBT #5
Open
amcastro-tri
wants to merge
267
commits into
ComputeMaximumDepthCollisionPoints2
Choose a base branch
from
RBT_ComputeMaximumDepthCollisionPoints3
base: ComputeMaximumDepthCollisionPoints2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bullet dispatch in RBT #5
amcastro-tri
wants to merge
267
commits into
ComputeMaximumDepthCollisionPoints2
from
RBT_ComputeMaximumDepthCollisionPoints3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ld of a rigid body system.
…rius_demo Refined RigidBodySystem unit test
…t in the world. Updated car_simulation.cc to not specify a weld_to_frame parameter anymore since this information is now contained within the URDF and SDF files.
…mumDepthCollisionPoints2 Compute maximum depth collision points with Bullet dispatch
…oint that does not exist.
…ed_link Remove link to rtedrake's personal dropbox inadvertently included here
…tored in the URDF.
…e/car_sim_urdf_world_model
…at exist in links.
…e/car_sim_urdf_world_model
…k/drake into feature/car_sim_urdf_world_model
Set ignore = untracked on IPOPT, since its own .gitignore is not comprehensive.
…7_prius_urdf_world_link Added World Link to Prius.urdf
…ng from using "link" to "body" as standard terminology.
…_urdf_world_model Modified car simulation to support both SDF and URDF-based world models
Conflicts: drake/systems/plants/test/rigid_body_tree/CMakeLists.txt
Conflicts: drake/doc/doxygen_instructions.rst
…ntext Standardize System2 on int per RobotLocomotion#2514.
…ion build target is now on by default.
Add ros config files
…_sphinx_doc Updated documentation build instructions
Refactoring Objective to Cost
amcastro-tri
pushed a commit
that referenced
this pull request
Dec 22, 2016
* Provide very simple first benchmark test * Provide very simple first benchmark test * Update2: Very simple first benchmark test * Updated very simple first benchmark test * Adding modifications to cmake * Updated torque-free cylinder benchmark test (compares with closed-form solutions for rotation/translation). * Update #2 torque-free cylinder benchmark test (compares with closed-form solutions for rotation/translation). * Update #3 torque-free cylinder benchmark test (compares with closed-form solutions for rotation/translation). * Update #4 torque-free cylinder benchmark test (compares with closed-form solutions for rotation/translation). * Testing what happens with drake_lcm.h removed. This was causing a failure in the minimal CI build. * Remove problematic headers. * Got rid of unneeded "ds" variable, and made a few minor formatting tweaks. * Update #5 torque-free cylinder benchmark test (compares with closed-form solutions for rotation/translation). * Fix up a few comments (Paul & Sherm)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
testing branch