You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,4 +20,10 @@ Changed the Pick and Place Demo's topic from SourceDestination to SourceDestinat
20
20
21
21
### Removed
22
22
23
-
### Fixed
23
+
### Fixed
24
+
25
+
Fixed the ROS-Unity Integration tutorial to use the correct link to install ROS-TCP-Connector package
26
+
27
+
Fixed the Pick and Place Tutorial to use ArticulationBody jointPositions, rather than the xDrive.target, for updating the current joint angle positions
28
+
29
+
Fixed network.md in ROS-Unity Integration tutorial by removing the obsolete UNITY_IP
1. Launch Unity and create a new project. The Robotics package works best with a version of Unity no older than 2020.
104
-
2. Open Package Manager and click the + button at the top left corner. Select "add package from git URL" and enter "https://github.com/Unity-Technologies/ROS-TCP-Connector.git?path=/com.unity.robotics.ros-tcp-connector#dev" to install the [ROS-TCP-Connector](https://github.com/Unity-Technologies/ROS-TCP-Connector) package.
104
+
2. Open Package Manager and click the + button at the top left corner. Select "add package from git URL" and enter "https://github.com/Unity-Technologies/ROS-TCP-Connector.git?path=/com.unity.robotics.ros-tcp-connector" to install the [ROS-TCP-Connector](https://github.com/Unity-Technologies/ROS-TCP-Connector) package.
0 commit comments