~dqrobotics-dev/dqrobotics/+git/dqrobotics-cpp-interface-vrep:master-v4.5.1-rev4

Last commit made on 2023-10-06
Get this branch:
git clone -b master-v4.5.1-rev4 https://git.launchpad.net/~dqrobotics-dev/dqrobotics/+git/dqrobotics-cpp-interface-vrep

Branch merges

Branch information

Recent commits

5e52ff4... by Murilo M Marinho <email address hidden>

[debian/changelog] Trying to fix version conflicts.

6bd6e75... by Murilo M Marinho <email address hidden>

[rules] Fixing package version to match debian/control.

6076ac1... by Murilo M Marinho <email address hidden>

[debian/control] Trying to create packages named with remoteAPI versions.

57b71aa... by =?utf-8?q?Juan_Jos=C3=A9_Quiroz_Oma=C3=B1a?= <email address hidden>

Fix submodule version of remoteApi to `coppeliasim-v4.5.1-rev4` and correct library inclusion (#13)

* [remoteApi] Fixed the head position from 93f6af5 to coppeliasim-v4.5.1-rev4, which correspond to 801a840

* [CMakeList.txt] updated the CMakelist to comply the modifications of the submodule remoteAPI.

* [DQ_VrepInterface.cpp] updated the header to comply the modifications of the submodule remoteAPI.

41642d0... by =?utf-8?q?Juan_Jos=C3=A9_Quiroz_Oma=C3=B1a?= <email address hidden>

[master-v4.5.1-rev4] Update the `CMakelists` to include `simConst.h` correctly. (#12)

* Updated the submodules to the current master version

* [DQ_VrepInterface.cpp] Updated the header to include simConst.h

* [DQ_VrepInterface.cpp] Updated the year of the copyright

* Revert "Updated the submodules to the current master version"

This reverts commit 872e7274b83bbdac4672a1116b36ad7cdf78433f.

* [CMakeLists.txt] Updated the CMakelist to include simConst.h

4c41646... by Murilo Marinho <email address hidden>

[master-v4.5.1-rev4] Creating branch to follow this CS version.

bd2f2cc... by Murilo M Marinho <email address hidden>

[CMakeLists.txt] Adding CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS so that we can properly use the library on Windows.

ebaff2b... by Murilo M Marinho <email address hidden>

[CMakeLists.txt] Making DCMAKE_PREFIX_PATH work on Windows.

67a5839... by Murilo Marinho <email address hidden>

[DQ_VrepInterface.cpp] Added a better error message for get_object_handle() to prevent users from getting stuck in typos for object names.

b6a4a6f... by "Murilo M. Marinho" <email address hidden>

[All] Updating murilo's email address