Skip to content

Commit

Permalink
Merge pull request #5 from LucasBonilla26/patch-2
Browse files Browse the repository at this point in the history
[dsr_node_type] Wall node type added
  • Loading branch information
pbustos authored Apr 30, 2024
2 parents e19aebb + 04bd836 commit b71fc1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/include/dsr/core/types/type_checking/dsr_node_type.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ REGISTER_NODE_TYPE(target)
REGISTER_NODE_TYPE(obstacle)

REGISTER_NODE_TYPE(corner)
REGISTER_NODE_TYPE(wall)

//melex-rodao types
REGISTER_NODE_TYPE(road)
Expand Down

0 comments on commit b71fc1e

Please sign in to comment.