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: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ On the ROS side, the custom [TCP Endpoint](https://github.com/leggedrobotics/ROS
19
19
| Camera Viewer | Renders a ROS image stream to a floating image window |[Assets/Components/CameraView](Assets/Components/CameraView)||
20
20
| Grid Map | Renders a 2.5D grid map such as elevation maps from Anymal |[Assets/Components/GridMap](Assets/Components/GridMap)||
21
21
| Hands | Hand tracking and pose publishing over ROS, compatible with Ability hand models |[Assets/Components/Hands](Assets/Components/Hands)||
22
-
| Haptic | Bhaptic glove support plus controller haptics |[Assets/Components/Haptics](Assets/Components/Haptics)||
22
+
| Haptic | Bhaptic glove support plus controller haptics |[Assets/Components/Haptics](Assets/Components/Haptics)||
23
23
| Headset Publisher | Publishes headset and hand poses on TF and Pose |[Assets/Components/HeadsetPublisher](Assets/Components/HeadsetPublisher)||
24
24
| Lidar | GPU rendering for LiDAR and PointCloud2 point viz from ROS |[Assets/Components/Lidar](Assets/Components/Lidar)||
25
25
| Menu | Palm menu for interaction and toggling |[Assets/Components/Menu](Assets/Components/Menu)||
@@ -28,7 +28,6 @@ On the ROS side, the custom [TCP Endpoint](https://github.com/leggedrobotics/ROS
28
28
| PosePublisher | Publishes poses and Joystick commands for locomotion |[Assets/Components/PosePublisher](Assets/Components/PosePublisher)||
| Robots | Robot model manager, holds the meshes, materials and the scripts to swap between Anymal, ALMA, Tytan, Standalone Dynaarm and Franka Panda |[Assets/Components/Robots](Assets/Components/Robots)||
31
-
| Splat | 3D viewer for Gaussian Splats |[Assets/Components/Splat](Assets/Components/Splat)|![]()|
32
31
| Stereo | Stereo camera rendering, renders to each eye for human depth perception |[Assets/Components/StereoImage](Assets/Components/StereoImage)||
33
32
| TF | WiP new TF system for managing robots and reorientation |[Assets/Components/TFSystem](Assets/Components/TFSystem)||
0 commit comments