Skip to content

Commit 7541413

Browse files
authored
Update software.md
1 parent 2a127de commit 7541413

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

software.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[Microblocks](#Microblocks).
2-
[Micropython](#Micropython).
2+
3+
[MicroPython](#MicroPython).
4+
35
[ROS2](#ROS2).
46

57

@@ -13,7 +15,7 @@ Rosmo can be used for two different applications:
1315
* A robot to introduce new **Students and hobbyists to Python & ROS2 programming** with
1416
the same tools, languages, and libraries used in professional and industrial robots.
1517

16-
# <a name="Microblocks"></a>
18+
# Microblocks <a name="Microblocks"></a>
1719

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

@@ -38,7 +40,7 @@ Rosmo can be used for two different applications:
3840
Current status: Working but encoders not yet configured.
3941

4042

41-
# - <a name="ROS2"></a>
43+
# ROS2 <a name="ROS2"></a>
4244

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

@@ -70,7 +72,7 @@ sudo ln -s ~/.platformio/penv/bin/piodebuggdb /usr/local/bin/piodebuggdb
7072
- In a browser access http://localhost:8888/ to get teleop UI
7173
- Have fun
7274

73-
## Micropython
75+
## MicroPython <a name="MicroPython"></a>
7476

7577
Status: Beta released providing Webui to drive the robot with encoders
7678

0 commit comments

Comments
 (0)