-
Support compiling against dart 6.9.
-
Support sdformat 1.7 frame semantics.
-
Upgrade to libsdformat9
-
Improve compile time by reducing length of symbol names
-
Add SetJointVelocityCommand feature
-
Add
IGN_PROFILER_ENABLE
cmake option for enabling the ign-common profiler.
- Set the time step from ForwardStep::Input in dartsim.
-
Support for more friction pyramid parameters in dartsim.
-
Skip compilation of test plugins if
BUILD_TESTING
is false
- Change DART dependency to look for 6.9.0 instead of 6.7.2
-
Simple port of existing PERFORMANCE test as BENCHMARK
-
Add prototype of FreeGroup features
-
Feature for adding external forces and torques to a link
-
Assign friction coefficients from collision elements
-
Added axis-aligned bounding box feature
-
Add introduction and installation tutorials
-
Remove workaround for console_bridge linking on macOS
- Don't link core to ignition-common3, just the test plugin that uses it
- Initial release