Skip to content

Commit f7595df

Browse files
Merge pull request #22 from RonaldsonBellande/main
Readme
2 parents bbc2c92 + 21e5bd4 commit f7595df

File tree

5 files changed

+28
-9
lines changed

5 files changed

+28
-9
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,29 @@
88

99
Welcome to the {BR&SRI} Humanoid Robot Intelligence Control System Demos repository! Here, we invite you to delve into the fascinating world of humanoid robotics, showcasing the innovative capabilities of our intelligent control system.
1010

11+
## 🔄 Run and Experiment with the build Bellande's Humanoid Robot
12+
13+
[![Bellande's Humanoid](https://img.shields.io/badge/Bellande's-Humanoid%20Robot%20Package-blue?style=for-the-badge&logo=ros&color=blue)](https://github.com/Robotics-Sensors/bellande_humanoid_robotics_package)
14+
15+
16+
## 📢 Work with Bellande Algorithms and Models through Bellande's API!
17+
18+
[![Bellande's Algorithm through Bellande API](https://img.shields.io/badge/Bellande's%20Algorithm%20through%20Bellande's%20API-Bellande%20API-blue?style=for-the-badge&logo=ros&color=blue)](https://github.com/Robotics-Sensors/Web-ROS-API)
19+
20+
---
21+
22+
## 🧑‍💼 Work with Bellande Models through Bellande Framework!
23+
24+
[![Bellande's Algorithm through Bellande API](https://img.shields.io/badge/Bellande's%20Models%20through%20Bellande's%20Framework-Bellande%20Framework-blue?style=for-the-badge&logo=ros&color=blue)](https://github.com/Robotics-Sensors/ROS-MODELS)
25+
26+
---
27+
1128
## 💻 Functionality To Switch from ROS to ROS2 Checkout The Below Repository
1229

1330
[![Toggle ROS Versions](https://img.shields.io/badge/Toggle%20ROS%20Versions-Explore%20ROS%20and%20ROS2%20migration-blue?style=for-the-badge&logo=ros&color=blue)](https://github.com/Robotics-Sensors/ros_extension/)
1431

32+
---
33+
1534
### 🚀 Key Repository Stats
1635

1736
- ![GitHub stars](https://img.shields.io/github/stars/Robotics-Sensors/humanoid_robot_intelligence_control_system_demos.svg?style=social) Starred by the community
@@ -56,7 +75,7 @@ The repository has recently undergone significant updates. Older commits and cod
5675

5776
### 🧑‍💼 Maintainer
5877

59-
Meet our dedicated maintainer, **Ronaldson Bellande**.
78+
Meet our dedicated author & maintainer, **Ronaldson Bellande**.
6079

6180
---
6281

humanoid_robot_intelligence_control_system_ball_detector/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
<?xml version="1.0"?>
12
<!--
2-
Copyright (C) <year> Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
3+
Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
34
45
Licensed under the Apache License, Version 2.0 (the "License"); you may not
56
use this file except in compliance with the License. You may obtain a copy of
@@ -14,7 +15,6 @@ License for the specific language governing permissions and limitations under
1415
the License.
1516
-->
1617

17-
<?xml version="1.0"?>
1818
<package format="3">
1919
<name>humanoid_robot_intelligence_control_system_ball_detector</name>
2020
<version>0.3.2</version>

humanoid_robot_intelligence_control_system_bringup/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
<?xml version="1.0"?>
12
<!--
2-
Copyright (C) <year> Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
3+
Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
34
45
Licensed under the Apache License, Version 2.0 (the "License"); you may not
56
use this file except in compliance with the License. You may obtain a copy of
@@ -14,7 +15,6 @@ License for the specific language governing permissions and limitations under
1415
the License.
1516
-->
1617

17-
<?xml version="1.0"?>
1818
<package format="3">
1919
<name>humanoid_robot_intelligence_control_system_bringup</name>
2020
<version>0.3.2</version>

humanoid_robot_intelligence_control_system_demo/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
<?xml version="1.0"?>
12
<!--
2-
Copyright (C) <year> Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
3+
Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
34
45
Licensed under the Apache License, Version 2.0 (the "License"); you may not
56
use this file except in compliance with the License. You may obtain a copy of
@@ -14,7 +15,6 @@ License for the specific language governing permissions and limitations under
1415
the License.
1516
-->
1617

17-
<?xml version="1.0"?>
1818
<package format="3">
1919
<name>humanoid_robot_intelligence_control_system_demo</name>
2020
<version>0.3.2</version>

humanoid_robot_intelligence_control_system_read_write_demo/package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
<?xml version="1.0"?>
12
<!--
2-
Copyright (C) <year> Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
3+
Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande
34
45
Licensed under the Apache License, Version 2.0 (the "License"); you may not
56
use this file except in compliance with the License. You may obtain a copy of
@@ -14,7 +15,6 @@ License for the specific language governing permissions and limitations under
1415
the License.
1516
-->
1617

17-
<?xml version="1.0"?>
1818
<package format="3">
1919
<name>humanoid_robot_intelligence_control_system_read_write_demo</name>
2020
<version>0.3.2</version>

0 commit comments

Comments
 (0)