-
I would like to port `matlab-multi-body-sim` in the wbc, but before I need to understand the ratio between effort and benefits
-
In #12158, we are discussing the timeline for deprecating and removing RigidBodyTree. That is the most widely used item in the attic, and so will stay around the longest (be the last attic item to be…
-
Hi Alexander,
First of all, thank you for making towr and xpp available to the public.
I've successfully added my robot in towr and visualized it in xpp using my [custom visualizer](https://git…
-
## Environment data
- VS Code version: 1.40.2
- Extension version (available under the Extensions sidebar): 2019.11.50794
- OS and version: Pop!_OS 18.04 (Ubuntu)
- Python version (& distri…
-
From a student
> Hi, I'm getting a really weird error with the compass gait. After creating a controller and connecting the compass gait's output port to the controller's input port, I printed out th…
-
```julia
using RigidBodyDynamics
urdf = joinpath(dirname(pathof(RigidBodyDynamics)), "..", "test", "urdf", "Acrobot.urdf")
mechanism = parse_urdf(urdf)
using MeshCat, MeshCatMechanisms
@time mv…
-
terminal ouptut:
```
vn/
vn/setup.sh
vn/.rosinstall
vn/setup.bash
vn/.catkin
vn/_setup_util.py
vn/lib/
vn/lib/map_server/
vn/lib/map_server/map_server
vn/lib/map_server/map_saver
vn/lib/…
-
**Resources**
* [Milestone 3](https://docs.google.com/document/d/1UWfuwDBfYKSq-Jj4dM1AK6BiaV3v3DHA3PECetmGhdw/edit#heading=h.fw0eby56l74g)
**Goals**
Keep tabs on the architecture and the comp…
-
Hi all,
I tried to write some c++ code to control the UR5 robot simulated in Rviz by using universal_robot package. However, It seems that robot stops at the position where is not as it planned, pl…
-
Hi All,
I modify `inf3480_move_robot.cpp` and ran `roslaunch ur5_inf3480 ur5_launch_inf3480.launch`, but I got some warnings and errors as follow:
```
... logging to /home/hychiang/.ros/log/087…