-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Major Changes] * Update app version info in Project settings - 2.0.0 -> 2.0.1 * Upgrade Unity editor version - 2020.2.7f1 * Update package version - Core RP Library: 10.3.1 -> 10.3.2 * Apply pose of Joint(SDF) when apply anchor position for articulation body * Update Dynamic parameters for physics - solver Iterations: 10 - solver velocity iteration: 5 * Changes in Motor module - change to retrieving motor velocity using jointPosition - remove getting averaged joint velocity * (GUI) Print error meessage on simulation display during SDF parsing [Minor Changes] * Add protection code in Lidar Data generation * Parameter name changed in ImportJoint Method * refactoring for SDF sensor ray range element * Change GUI properties [Bug fix] * Bug fix in Lidar Sensor device - Set sensor position and rotation for lidar - fix rotation for lidar visualization * Fix in Motor module - set false in rapid direction control after stop * Bug Fix in Lidar Sensor device - calculate angle step - deg to rad for vertical angle
- Loading branch information
1 parent
2689708
commit 8b9b617
Showing
19 changed files
with
246 additions
and
124 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.