Skip to content

Latest commit

 

History

History
222 lines (150 loc) · 7.36 KB

README.md

File metadata and controls

222 lines (150 loc) · 7.36 KB

Contributors Forks Stargazers Issues MIT License


Logo

Jackal

In the verifiable robotics research group at Cornell, our goal is to develop a robot that helps evacuate people out of buildings. our robot, named jackal has been used in pilot studies studying human-robot interaction when there are contradicting values. For example, in an emergency, people will often search for their valuables before exiting the building, thus decreasing their chances of survival. The robot on the other hand, will want to exit the building. We are studying the best robot behaviors to get the people to follow it faster.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

Things

(back to top)

Built With

  • Next

(back to top)

Getting Started

I worked bloating the walls. This step ensures that the robot does not run into walls. I do this by taking the walls and sort of "bloating" them and telling the robot those bloated walls are the real walls. Additionally, I worked on creating a ROS node for projecting a human position onto the a predetermined roadmap so the robot can go to it.

This is bloating: Bloating

This is projecting a human onto the roadmap: projecting

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/Sentientplatypus/jackal.git

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • Feature 1
  • Feature 2
  • Feature 3
    • Nested Feature

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Geneustace Wicaksono - My Website - [email protected]

Project Link: https://github.com/Sentientplatypus/jackal

(back to top)

Acknowledgments

(back to top)