Skip to content

Commit

Permalink
fix: Create basic type if type not found
Browse files Browse the repository at this point in the history
  • Loading branch information
huyenngn committed Nov 10, 2023
1 parent e10fac1 commit add476d
Show file tree
Hide file tree
Showing 42 changed files with 581 additions and 5,444 deletions.
15 changes: 9 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[submodule "std_msgs"]
path = rosidl2capella/ros/std_msgs
url = https://github.com/ros/std_msgs.git
[submodule "common_msgs"]
path = rosidl2capella/ros/common_msgs
url = https://github.com/ros/common_msgs.git
# Copyright DB Netz AG and contributors
# SPDX-License-Identifier: CC0-1.0

[submodule "rosidl2capella/ros_interfaces/common_interfaces"]
path = rosidl2capella/ros_interfaces/common_interfaces
url = https://github.com/ros2/common_interfaces.git
[submodule "rosidl2capella/ros_interfaces/rcl_interfaces"]
path = rosidl2capella/ros_interfaces/rcl_interfaces
url = https://github.com/ros2/rcl_interfaces.git
2 changes: 0 additions & 2 deletions .gitmodules.license

This file was deleted.

2,341 changes: 0 additions & 2,341 deletions docs/examples/advanced.ipynb

This file was deleted.

2 changes: 0 additions & 2 deletions docs/examples/advanced.ipynb.license

This file was deleted.

2 changes: 0 additions & 2 deletions docs/examples/data/msgs/MultiArrayDimension.msg.license

This file was deleted.

2 changes: 0 additions & 2 deletions docs/examples/data/msgs/MultiArrayLayout.msg.license

This file was deleted.

2 changes: 0 additions & 2 deletions docs/examples/data/msgs/UInt64MultiArray.msg.license

This file was deleted.

138 changes: 0 additions & 138 deletions docs/examples/model_from_capella.ipynb

This file was deleted.

2 changes: 0 additions & 2 deletions docs/examples/model_from_capella.ipynb.license

This file was deleted.

123 changes: 0 additions & 123 deletions docs/examples/model_from_msgs.ipynb

This file was deleted.

2 changes: 0 additions & 2 deletions docs/examples/model_from_msgs.ipynb.license

This file was deleted.

Loading

0 comments on commit add476d

Please sign in to comment.