-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Start adding Jazzy docs * Change Nav2 links to docs.nav2.org. Addresses #23 * Update README with changes for Ubuntu 24.04, modify the debug configuration to use the remote theme * Bump major version for Jazzy * More jazzy sections added * Fix bad tab delimiter, update visualization package * Add Jazzy section to create3.md * Add a note about firmware versions needing to match the ROS release * Remove the note about letter prefixes; it doesn't matter * Add a deprecation notice to all Galactic tabs * Add a full stop * More full stops * Use the styled warning box for the galactic deprecation notices * Add deprecation notice to the main galactic page * Add more Jazzy sections * Add a note about the firmware being DDS-specific in Jazzy * Move the deprecation notice below the title * Update Jazzy changelog * Update jazzy package versions * Fix the Create3 firmware version * Add a note about needing wireless equipment that provides 2.5 and 5 GHz * Fix missing Jazzy section for discovery server * Update discovery server & simple discovery instructions for Jazzy * Add a note for Jazzy and Humble about NOT using the `_do_not_use` namespace * Make sensor installation instructions generic with ROS_DISTRO envar, remove mostly-duplicate tabs. Use `` instead of ** for ros topics * Consolidate more sections, remove duplicate debian install instructions for the simulation * More tab consolidations * Add an additional note about choosing the correct RMW implementation in the firmware installation section * Add a note to the bash setup table about RMW implementation needing to match the firmware * Add a section for the Reset Create3 setup menu item * Add disable-diagnostics tab for jazzy * Add sourcing-jazzy tab * Add tabs for the Create3 topics not being visible, rewrite that section for Jazzy * Forgot to save before last commit * Consolidate keyboard teleop tabs by using envars * Add Jazzy sections to the first-node examples * Add jazzy slam * Add jazzy nav2 * Add jazzy tabls for navigation, reword missing galactic tutorial notices * Remove theme lines that are already in _config.yaml * Remove command that's already in Makefile * Add `make update` to build commands * Update simple discovery networking for Jazzy * Remove superfluous line breaks * Revert to separate bash commands for each distro's SD card; the humble images aren't compatible with the jazzy script and vice-versa * Add instructions for how to disconnect the create3 from wifi * Fix photo captions * Use the turtlebot4-setup tool for configuring the create3, reword jazzy & humble sections to indicate that we're confirming settings, not that we're applying them * Reword the part about network topology being the same for simple & server in jazzy * Specify that the command should be run over SSH on the Turtlebot 4 * Add galactic deprecation notice * Use the new view_navigation launch file for Jazzy * Update view_model, view_robot launch file instructions for navigation & multiple robots * Remove the LLM tutorial for Galactic * Revert debian installation instructions for the simulator to use tabs * Revert desktop debian installation to use tabs * Revert teleop-twist-keyboard installation to use tabs * Add paragraph break * More paragraph breaks * More paragraph breaks * More paragraph breaks * ignition-bringup -> gazebo-bringup for relative links * Remove nested tabs
- Loading branch information
1 parent
b84ccf2
commit 67c566c
Showing
29 changed files
with
2,930 additions
and
251 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,4 @@ | ||
remote_theme: false | ||
|
||
debug: | ||
compress: false | ||
dist: true | ||
shortcodes: true | ||
|
||
theme: jekyll-rtd-theme | ||
shortcodes: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
--- | ||
sort: 3 | ||
--- | ||
|
||
# TurtleBot 4 Jazzy | ||
|
||
TurtleBot 4 RPi4 image changelogs. Latest images are available [here](http://download.ros.org/downloads/turtlebot4/). | ||
|
||
## v2.0.0 | ||
|
||
**OS**: Ubuntu Server 24.04.5 LTS | ||
|
||
**ROS**: Jazzy | ||
|
||
**Create® 3 Firmware**: I.0.0 | ||
|
||
### General | ||
|
||
- Due to technical limitations, the Create3 firmware only supports FastRTPS or CycloneDDS; changing | ||
RMW implementations requires installing the correct firwmare version on the Create3 | ||
- Updated `install.py` to support Jazzy | ||
- Use `create3_republisher` by default to expose base platform topics from the RPi4 | ||
- ROS Control changes to use `TwistStamped` messages for velocity control instead of `Twist` | ||
- Renamed `ignition` and `ign` packages & launch files to use preferred `gz` nomenclature | ||
|
||
### TurtleBot 4 Packages | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<th>Package</th> | ||
<th>Version</th> | ||
<th>Changes</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>turtlebot4_base</td> | ||
<td>2.0.0</td> | ||
<td>-</td> | ||
</tr> | ||
<tr> | ||
<td>turtlebot4_bringup</td> | ||
<td>2.0.0</td> | ||
<td>-</td> | ||
</tr> | ||
<tr> | ||
<td>turtlebot4_description</td> | ||
<td>2.0.0</td> | ||
<td>-</td> | ||
</tr> | ||
<tr> | ||
<td>turtlebot4_diagnostics</td> | ||
<td>2.0.0</td> | ||
<td>-</td> | ||
</tr> | ||
<tr> | ||
<td>turtlebot4_msgs</td> | ||
<td>2.0.0</td> | ||
<td>-</td> | ||
</tr> | ||
<tr> | ||
<td>turtlebot4_navigation</td> | ||
<td>2.0.0</td> | ||
<td>-</td> | ||
</tr> | ||
<tr> | ||
<td>turtlebot4_node</td> | ||
<td>2.0.0</td> | ||
<td>-</td> | ||
</tr> | ||
<tr> | ||
<td>turtlebot4_robot</td> | ||
<td>2.0.0</td> | ||
<td>-</td> | ||
</tr> | ||
<tr> | ||
<td>turtlebot4_tests</td> | ||
<td>2.0.0</td> | ||
<td>-</td> | ||
</tr> | ||
</tbody> | ||
</table> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.