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: docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,6 +198,6 @@ The PPA for the CC BY-NC 4.0 version is available at https://marinholab.github.i
198
198
SAS Dependencies
199
199
```
200
200
201
-
The main dependencies to note are [ros2](https://www.ros.org), [dqrobotics](https://dqrobotics.github.io), [eigen3](https://eigen.tuxfamily.org/index.php?title=Main_Page), and [pybind11](https://pybind11.readthedocs.io/en/stable/).
201
+
The main dependencies to note are [ROS2](https://www.ros.org) described https://doi.org/10.1126/scirobotics.abm6074, [DQ Robotics](https://dqrobotics.github.io) described in http://doi.org/10.1109/MRA.2020.2997920, [eigen3](https://eigen.tuxfamily.org/index.php?title=Main_Page), and [pybind11](https://pybind11.readthedocs.io/en/stable/).
202
202
203
203
Packaging was made possible by instructive resources such as [Hosting your own PPA repository on GitHub](https://assafmo.github.io/2019/05/02/ppa-repo-hosted-on-github.html).
0 commit comments