Skip to content

Commit

Permalink
Move Dextra-related code to dextra-yarp-devices
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman committed Jan 4, 2024
1 parent 1c466d0 commit 06d22f2
Show file tree
Hide file tree
Showing 28 changed files with 2 additions and 1,770 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Some tricks for the different devices contained in this repository can be found
## Similar and Related Projects

- See [robotology/yarp#2372](https://github.com/robotology/yarp/issues/2372)
- [roboticslab-uc3m/amor-yarp-devices](https://github.com/roboticslab-uc3m/amor-yarp-devices)
- [roboticslab-uc3m/dextra-yarp-devices](https://github.com/roboticslab-uc3m/dextra-yarp-devices)
- [asrob-uc3m/yarp-devices](https://github.com/asrob-uc3m/yarp-devices)
- [HUMASoft/yarp-devices](https://github.com/HUMASoft/yarp-devices)
- [HUMASoft/CiA402Device](https://github.com/HUMASoft/CiA402Device)
Expand Down
1 change: 0 additions & 1 deletion libraries/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
add_subdirectory(CanBusSharerLib)
add_subdirectory(CanOpenNodeLib)
add_subdirectory(DextraRawControlBoardLib)
add_subdirectory(StateObserverLib)
add_subdirectory(TrajectoryLib)
add_subdirectory(YarpDeviceMapperLib)
Expand Down
32 changes: 0 additions & 32 deletions libraries/DextraRawControlBoardLib/CMakeLists.txt

This file was deleted.

15 changes: 0 additions & 15 deletions libraries/DextraRawControlBoardLib/DeviceDriverImpl.cpp

This file was deleted.

59 changes: 0 additions & 59 deletions libraries/DextraRawControlBoardLib/DextraRawControlBoard.cpp

This file was deleted.

165 changes: 0 additions & 165 deletions libraries/DextraRawControlBoardLib/DextraRawControlBoard.hpp

This file was deleted.

31 changes: 0 additions & 31 deletions libraries/DextraRawControlBoardLib/IAxisInfoRawImpl.cpp

This file was deleted.

50 changes: 0 additions & 50 deletions libraries/DextraRawControlBoardLib/IControlLimitsRawImpl.cpp

This file was deleted.

Loading

0 comments on commit 06d22f2

Please sign in to comment.