GithubHelp home page GithubHelp logo

roblearn's People

Contributors

azuros avatar elhadjhoussem avatar franzi233 avatar hsurmann avatar ma92592 avatar roblab2011 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

roblearn's Issues

Training: Robot still rotates at one position

Hi! I have configured my running environment successfully. And run example ### example_dqn.py successfully!
But when I follow the guide to start training program (training can running normally), robot will constantly rotate at same position very...very long time. Could you please help me to solve the question?

How does the robot get the goal point with map?

Hello, recently I read your paper and repository wrt this not bad package. :)

You mentioned the mobile robot should do navigate to the goal point without known-map,
and you wrote about it in here,

**def _callback_goal(self, data):
    """
    Callback of the goal subscriber from rviz,
    :param data: PoseWithCovarianceStamped.
    :return:
    """
    self._pose_goal = data**

What does it mean? How can I get the goal point from rviz, without known-map?

I have a feeling that it would be a great help to my works if I know how to do that. :)
Would you please teach me?

Thanks in advance. :)

How to make map file?

Hello, I'm using Ubuntu 16.04 and python-3.5.

Your learning environment is being a great help to me; I'm recently testing many different algorithms in your learning framework, pysim2d.

However, I have no idea how to make a map field. (I mean the 2D learning environment field.)

Would you please let me know how to make the new map?

Thanks in advance. :)

bash build.sh error

When i run
bash build.sh or bash build_avx.sh
for the 2D simulation, the following error occurs.

CMake Warning at /usr/share/cmake-3.5/Modules/FindBoost.cmake:725 (message):
  Imported targets not available for Boost version 106700
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindBoost.cmake:763 (_Boost_COMPONENT_DEPENDENCIES)
  /usr/share/cmake-3.5/Modules/FindBoost.cmake:1332 (_Boost_MISSING_DEPENDENCIES)
  CMakeLists.txt:19 (find_package)


CMake Error at /usr/share/cmake-3.5/Modules/FindBoost.cmake:1677 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.67.0

  Boost include path: /home/heegu/anaconda2/envs/keras-py3/include

  Could not find the following Boost libraries:

          boost_python-py36

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Call Stack (most recent call first):
  CMakeLists.txt:19 (find_package)


-- Configuring incomplete, errors occurred!`

So i installed Boost 1,67.0 version with boost_1_67_0.tar.bz2, and compiled but the same error is repeated.

I also set the directory of BOOST_ROOT and BOOST_LIBRARYDIR in ~/.bashrc, but the same error... How could i solve this kind of issue?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.