yangliu28 / swarm_robot_ros_sim

A swarm robot simulation environment for ROS to be used with Gazebo
MIT License
106 stars 33 forks source link

error while build packages #5

Closed jiban-jyoti closed 4 years ago

jiban-jyoti commented 5 years ago

I am getting error while building packages. I am using ROS kinetic.

Screenshot from 2019-06-12 16-40-13

yangliu28 commented 5 years ago

Package swarm_robot_msgs is not properly built, I have nothing to give as to why, without any info about your OS, ROS version, gazebo version, the command you have executed.

For this problem, a simple search for the error message should do the trick. Many errors are likely not related to the source code but environment setup.

aleua-mehani commented 4 years ago

hey !! thank you for sharing this great work . I'm getting the same error , I'm using Ros melodic in Ubuntu 18.04 . could you help me please , thank you.

CodeFatherG commented 4 years ago

I have created a pr #6 that solved this issue for me

aleua-mehani commented 4 years ago

Thank you very much for your help , i Added tags to packages swarm_robot_description and swarm_robot_simulation , and i successfully build the package, and successfully run the simulation in ros kinetic ubuntu 16.04 , i will try it in ros melodic and give you a feedback thank you.

CodeFatherG commented 4 years ago

Hi @yangliu28, just wondering why you reverted it? Confirmed by @aleua-mehani on ROS Kinetic.

yangliu28 commented 4 years ago

Hi @yangliu28, just wondering why you reverted it? Confirmed by @aleua-mehani on ROS Kinetic.

Hi @ThePapaG, the revert was a mistake click. I didn't commit the revert, so the PR went through. Thanks for your effort.

aleua-mehani commented 4 years ago

Actually , Add tags solve the build issues in both ROS kinetic and melodic but when i run the simulation just the line and aggregation formation work , the dispersion formation fails !!its shows that error : terminate called after throwing an instance of 'std::runtime_error' what(): Time is out of dual 32-bit range Aborted (core dumped)