Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
7b82467
fix(precision_land_executor): silence unused-parameter warning in Pre…
TSC21 May 12, 2026
d33c5c2
feat(aruco_tracker): make it compatible with ROS 2 Jazzy and OpenCV4.6
beniaminopozzan Jul 2, 2026
5752271
chore: update exercises to use newer px4_ros2 API
beniaminopozzan Jul 7, 2026
3ca854f
fix(aruco tracker): update `child_frame_id` in StaticTransformBroadca…
beniaminopozzan Jul 7, 2026
7d61560
docs: initial effort to rewrite the docs to not use docker
beniaminopozzan Jul 7, 2026
804c0ae
chore: update `jazzy.repos` for PX4 1.18
beniaminopozzan Jul 15, 2026
b9cf5cf
docs: READMEs refactor continuation
beniaminopozzan Aug 12, 2026
80efe16
docs(px4_tf): fix README
beniaminopozzan Aug 12, 2026
a3c58ff
docs: READMEs refactor continuation
beniaminopozzan Aug 12, 2026
550b14d
chore: rename foxglove layout to px4_roscon_workshop
beniaminopozzan Aug 12, 2026
cbe7524
chore: update teleop launchfile
beniaminopozzan Aug 13, 2026
91951df
docs: update teleop README
beniaminopozzan Aug 13, 2026
f8159c4
docs: update TELEOP readme
beniaminopozzan Aug 14, 2026
c916597
chore: update aruco tracker package
beniaminopozzan Aug 14, 2026
db4abcf
Added Rover_Teleop
Aug 17, 2026
5e3f335
chore: remove offboard control demo
beniaminopozzan Aug 17, 2026
c323af6
chore: add .code-workspace file
beniaminopozzan Jul 15, 2026
db4ce26
chore: add package to start PX4, gz, bridge, uxrceddsagent from launch
beniaminopozzan Jul 15, 2026
8015ebb
chore: make px4.launch.py more customizable
beniaminopozzan Aug 17, 2026
672a6e9
docs: update rover_teleop readme
beniaminopozzan Aug 17, 2026
48797f7
docs: fix typo i aruco_tracker readme
beniaminopozzan Aug 18, 2026
9625361
chore: update precision_land_executor
beniaminopozzan Aug 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ For more detailed instructions and guidance, please refer to the dedicated **REA

### Environment Setup

For detailed environment and Docker setup instructions, see the [docs/README.md](docs/setup.md) guide.
For detailed environment setup instructions, see the [docs/setup.md](docs/setup.md) guide.
Please complete this step before you proceed.

### Control Pipelines
Expand Down
Binary file removed docs/assets/X500.png
Binary file not shown.
Binary file modified docs/assets/gz_world_with_x500.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
97 changes: 0 additions & 97 deletions docs/prerequisites.md

This file was deleted.

Loading