GithubHelp home page GithubHelp logo

ros-planning / moveit.ros.org Goto Github PK

View Code? Open in Web Editor NEW
32.0 24.0 103.0 295.86 MB

This is the MoveIt website

Home Page: http://moveit.ai

HTML 49.26% JavaScript 2.26% Ruby 0.15% Shell 1.84% SCSS 46.02% Sass 0.47%

moveit.ros.org's Introduction

The MoveIt Website

Formatting (pre-commit) Build Status

The MoveIt website (http://moveit.ros.org/) is hosted on Github Pages using Markdown format. Changes to the main branch become immediately available online.

Images

Please compress images before loading them to the repo, we recommend https://tinypng.com/. High-resolution images from professional photographers will kill load times.

YouTube Videos

Please use https://www.youtube-nocookie.com/ instead of https://www.youtube.com/. Explanation here.

Build Locally on Ubuntu

Will install Ruby, and Jekyll, build the website, and server the website on localhost:

./build_locally.sh

If the dependencies are already installed (you've already run the previous command locally):

./build_locally.sh noinstall

If Jekyll is for some reason still running in the background, kill to prevent port conflicts:

pkill -9 -f jekyll

Run Build Tests Locally

Will check all links are valid, etc:

./build_locally.sh check

moveit.ros.org's People

Contributors

130s avatar alemme avatar andyze avatar davetcoleman avatar dornhege avatar felixvd avatar henningkayser avatar j-petit avatar jafarabdi avatar jhoef avatar jonathan-fries avatar jrgnicho avatar julienking avatar l4co77 avatar laco-code avatar mamoll avatar mintar avatar mlautman avatar nbbrooks avatar rhaschke avatar roboticsyy avatar robroboto avatar sachinchitta avatar shanehenrik avatar simongoldstein avatar sjahr avatar skolk avatar tylerjw avatar v4hn avatar wyattrees 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

Watchers

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

moveit.ros.org's Issues

drop master branch

This repository should really only have one branch, so either gh-pages or master should be dropped.

clang format on Ubuntu18

It seems that clang-format-3.8 is not available on Ubuntu 18.04 with the following command.

sudo apt-get install python-wstool python-catkin-tools clang-format-3.8

We will want to update the instructions on the install from source page

Update all youtube links to be youtube-nocookie

Several of the blog posts from the last year (including one I posted) do not follow the protocol of using youtube-nocookie for embedding.

  • 2020-02-25-mtc
  • 2020-06-09-moveit2-robotic-application (media link)
  • 2020-08-04-moveit-melodic-release
  • 2020-09-09-moveit2-servo (media link)
  • 2020-09-10-ompl-constrained-planning-gsoc (media link)
  • 2020-11-24-ros-world-2020

There is also a link to the youtube iframe api in the footer which might be dropping a cookie, but I'm not sure if we can get rid of it.

Replace homepage banner link

Replace homepage banner link. Change from MoveIt Workshop to World MoveIt day page.

Text: "Signup for World MoveIt Day 2019 on Nov. 20th!"

Screen Shot 2019-10-22 at 1 44 33 PM

Link Press Kit in menu

Currently, the press kit is not linked in a menu (I'd prefer about) as far as I can see. The only reference I found on the page itself was at the bottom of the code style guide page.

"Related projects" page

Events page

We need to remove the two events on the Contribute menu (WMD and MW) and instead have a single link for 'Events' on that menu

That page will then go to a 'filtered' blog page, that only shows posts that have the 'events' tag used

In this way, we can write blog posts for events that show up both on the blog and on the events page, all at once

html-proofer travis broken

Our travis builds seem broken for the website, for example

An error occurred while installing activesupport (5.0.0.1), and Bundler cannot continue
Make sure that gem install activesupport -v '5.0.0.1' succeeds before

@mintar think you can look at this?

Switching to master branch

I believe historically Github pages required you host your website from gh-pages branch, but more recently they support a regular old master branch. Because we use master for everything else on the MoveIt project including the tutorials, it would be nice to do the same for our website.

Notably, we use Github pages for picknik.ai and we use a master branch there, and it works great.

The only side effect of this switch will be that we have to retarget open PRs. However, I just went through and merged most of them.

fyi @JafarAbdi @guilesn @robroboto

Force-Push to website repo

I'd like for us to force-push the master history of this repo to remove 51 MB of images that were accidentally committed into the git history:
#250

@henningkayser is currently removing these images on HEAD
#270

But we should also erase it from the history using a tool like:

java -jar bfg.jar --strip-blobs-bigger-than 2M

source

Anyone object? we'd need to merge/close all other current PRs first.

World MoveIt Day Updates

Germany, Hamburg, Universität Hamburg

  • Organizer: Group TAMS

India, Chandigarh, Embedded Group of UIET, Panjab University

  • Organizer: Pallav Bhalla / Ankur Bhatia

India, New Delhi, Cluster Innovation Centre, Delhi University, New Delhi, India

  • Organizer: Ridhwan Luthra

Japan, Tokyo, OMRON SINIC X

  • Organizer: Felix von Drigalski
  • Event details

Singapore, Advanced Remanufacturing and Technology Centre (ARTC) / ROS-Industrial Asian Pacific
-Organizer: Sheila Suppiah

USA, San Antonio, Southwest Research Institute / ROS-Industrial Consortium Americas

  • Organizer: Jorge Nicho

USA, Boulder, PickNik Robotics

USA, CA, Union City, Vicarious

  • Organizer: Peter So

USA, CA, San Jose, Fetch / ROS by the Bay

  • Organizer: Alexander Moriarty

USA, ID, Pocatello, Idaho State University

  • Organizer: Omid Heidari

Ability to link to specific install type

Would be great to have the binary install page allow a hyperlink to a particular operating system instruction set. Right now it always defaults to Ubuntu 18.04, but ideally we could have a url such as install?type=windows that would open the Windows section of that page (by default hidden by JavaScript).

Working on blog post with Microsoft and this need came up...

Migrate moveit-users to discourse.ros.org?

Not really moveit.ros.org topic but I didn't want to pullute developers repo moveit for an admin topic like this.

moveit-users mailinglist is still using standalone groups.google.com. As lots of mailinglist has shifted to discourse.ros.org, do we want to do that?

Personally I'm +1 for migration; being able to find discussions at one place makes search far easier

(even with Google, e.g. I had to spend a few minutes to find the recent call-for-montage thread. If it were on discource I could've found in instantly).

If we want then what's the step? Maybe we'll just ask Tully?

Improve blog post date style

image

The date is too close to the image (add more padding).
Let's also make it have the exact css style as the picknik website:

image

switch to https

Github pages now supports https for custom domains. It should be possible to switch this site over to use https by default and have github redirect all users to https. This will likely require a brief audit of all links and resources but otherwise the site looks like it's mostly compliant already. You can check any existing page by just typing https:// in front of each url.

Tweak MoveIt Feedback Form

The modal box is not wide enough, please expand css / html:
image

Also nit, but don't you think the feedback form would look more professional if all radio and checkbox options had first letter capitalized?S

Adjust contribute menu and change homepage announcement

  1. Add MoveIt Workshop to the "Contribute" menu of moveit.ros.org
    -Use text "MoveIt Workshop"
    -List above "World MoveIt Day"
    -Links to https://moveit.ros.org/moveit/ros/2019/09/19/moveit-workshop-macau.html

  2. Replace the MoveIt homepage announcement (currently about World MoveIt Day) with an announcement about the MoveIt Workshop.
    -Use the text "First annual MoveIt Workshop is November 2!
    -Add link to https://moveit.ros.org/moveit/ros/2019/09/19/moveit-workshop-macau.html

moveit-users ML improvement

Not about website at all but let me be open here.

For both of the following Google Groups has an option to realize.

  • There's no link to the discussion printed at the end of each email.
  • In the subject line, there's no info about the list (name of the list, ID of the thread etc.). Only the subject the sender filled is printed. This makes it difficult for me if the email is via ML or individual one.

I think some of the current moveit active maintainers should also get admin rights.

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.