Skip to content

Commit fcb7546

Browse files
authored
Update software.md
1 parent 7541413 commit fcb7546

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

software.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ Rosmo can be used for two different applications:
1414

1515
* A robot to introduce new **Students and hobbyists to Python & ROS2 programming** with
1616
the same tools, languages, and libraries used in professional and industrial robots.
17-
18-
# Microblocks <a name="Microblocks"></a>
17+
18+
<a name="Microblocks"></a>
19+
# Microblocks
1920

2021
1) Download [ESP32-S3 bin](https://github.com/rosmo-robot/rosmo-robot.github.io/raw/master/assets/img/v1/vm_esp32_s3.bin)
2122

@@ -39,8 +40,8 @@ Rosmo can be used for two different applications:
3940

4041
Current status: Working but encoders not yet configured.
4142

42-
43-
# ROS2 <a name="ROS2"></a>
43+
<a name="ROS2"></a>
44+
# ROS2
4445

4546
Software; Best if you want to learn ROS2 based on [Linorobot2](https://github.com/hippo5329/linorobot2)
4647

@@ -72,7 +73,8 @@ sudo ln -s ~/.platformio/penv/bin/piodebuggdb /usr/local/bin/piodebuggdb
7273
- In a browser access http://localhost:8888/ to get teleop UI
7374
- Have fun
7475

75-
## MicroPython <a name="MicroPython"></a>
76+
<a name="MicroPython"></a>
77+
## MicroPython
7678

7779
Status: Beta released providing Webui to drive the robot with encoders
7880

0 commit comments

Comments
 (0)